home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir39 / cfgmgr30.zip / README.TXT < prev    next >
Text File  |  1994-10-22  |  6KB  |  149 lines

  1. Configuration Manager (R) version 3.0
  2. Copyright (C) 1994 Ad Astra Solutions
  3. All Rights Reserved
  4.  
  5. NOTE:  Don't be frightened by the size of ConfgMgr.Wri -- it's
  6.        a relatively short document, but it has two imbedded 
  7.        pictures.
  8.  
  9. *** WHY ***
  10.  
  11. If you already know WHY you might need this program, skip down
  12. to CHANGES.  
  13.  
  14. The purpose of this program is to help maintain multiple sets of 
  15. AUTOEXEC.BAT and CONFIG.SYS files.  There are many reasons WHY 
  16. you might need to do this.  You might want to keep a backup 
  17. AUTOEXEC and CONFIG around just in case some errant program 
  18. destroys it.  Some people like to keep a "clean" AUTOEXEC and
  19. CONFIG around just in case their system begins to behave 
  20. erratically -- a "clean" version enables them to boot-up with 
  21. the bare essentials to differentiate between a hardware and a 
  22. software problem. Other people have various programs which they 
  23. have occasion to run which are incompatible with everything 
  24. else, be it a QEMM conflict, network driver, or some other TSR 
  25. related problem.  Finally, there are those who are fortunate 
  26. enough to own notebook computers and a docking station to convert 
  27. it into a desktop-type system.  When their notebook is docked, 
  28. they might load a CD-ROM driver, but when it's portable, they 
  29. don't.  
  30.  
  31. Until we know if Windows '95 (aka Chicago) will deliver on the 
  32. promises of plug and play and conflict resolution, all of 
  33. the above people have a need to keep around multiple sets of 
  34. AUTOEXEC and CONFIG files.  The common mode of operation is then 
  35. to decide on the configuration de jour, copy the designated pair 
  36. of files over AUTOEXEC.BAT and CONFIG.SYS, and then reboot the 
  37. system.  Configuration Manager allows you to create, change, and 
  38. delete these files from within Windows.  You can then assign a 
  39. pair of files to a preset button just like you do with radio 
  40. stations in your car.  And when you push a button, these files 
  41. are copied to the appropriate place, Windows exits normally, and 
  42. your system reboots.  And if you're a DOS 6.X user, Configuration 
  43. Manager will build a special AUTOEXEC.BAT and CONFIG.SYS which 
  44. will allow you choose one of your custom configurations at boot-
  45. up, without even having to get into Windows.  If you've never 
  46. experienced any of the above scenarios, you probably DON'T have 
  47. a use for this program.
  48.  
  49.  
  50. *** CHANGES From Version 2.0 ***
  51.  
  52. - Now supports MSDOS 6.X and Novell DOS 7.0 multi-configurations.  
  53.   Once you setup your Autoexec's and Config's, you'll have access 
  54.   to your custom configurations at boot-up, not just when you're 
  55.   in Windows.
  56.  
  57. - Completely revamped user interface including two additional 
  58.   user-defineable preset buttons (now there's 10!). Innumerable 
  59.   usability "tweaks" to make operation smoother.
  60.  
  61. - Now supports file selection by both drag and drop and double-
  62.   click.
  63.  
  64. - More flexible configuration file naming and filtering.
  65.  
  66. - Setup screen for easier configuration of user preferences.
  67.  
  68. - Registration screen for easier registration.
  69.  
  70.  
  71. *** FEATURES ***
  72.  
  73. Key ConfgMgr Features include:
  74.  
  75. - Ability to create, update, delete, and document all of your 
  76.   Autoexec and Config configurations
  77.  
  78. - Ability to assign a configuration to a button for one-click
  79.   configuration updates 
  80.  
  81. - Exit Windows and Reboot your machine upon selecting a new
  82.   configuration
  83.  
  84. - Ability to choose any custom configuration at DOS boot-up,
  85.   not just in Windows
  86.  
  87.  
  88. *** QUICK INSTALLATION ***
  89.  
  90. Configuration Manager is distributed on BBS systems without 
  91. VBRUN300.DLL for faster downloads.  
  92.  
  93. 1) Copy ConfgMgr.EXE and THREED.VBX to any directory on your 
  94. hard disk.  A directory containing other utilities is probably 
  95. a good choice.
  96.  
  97. 2) Download VBRUN300.DLL and place in your path (or in the 
  98. directory with ConfgMgr.EXE).  Note: If you are running other
  99. Visual Basic applications, you may already have VBRUN300.DLL 
  100. and THREED.VBX in your \Windows\System directory.  
  101.  
  102. 3) Double click on CONFGMGR.EXE in the File Manager.
  103.  
  104. That's all there is to installing Configuration Manager.
  105.  
  106. Remember that while ConfgMgr is active, on-line help is always
  107. available by pressing the Help button.
  108.  
  109. *** QUICK UNINSTALLATION ***
  110.  
  111. Delete ConfgMgr.EXE and THREED.VBX from your hard disk.  Delete
  112. ConfgMgr.INI from your Windows directory.  Depending upon your 
  113. usage, you may also delete the following files:  autoexec.cm$, 
  114. config.cm$, cmautoex.bat, cmconfig.sys, and c$autoex.bat.
  115.  
  116. If you don't run any other Visual Basic applications, you can 
  117. also delete VBRUN300.DLL.
  118.  
  119. *** REQUIREMENTS ***
  120.  
  121. This program requires Windows 3.1 or Windows for Workgroups,
  122. VBRUN300.DLL, and THREED.VBX.
  123.  
  124. *** DOCUMENTATION ***
  125.  
  126. Full documentation is located in the file CONFGMGR.WRI and may
  127. be viewed from the Windows WRITE.EXE applet.  Just double-click
  128. CONFGMGR.WRI from the Windows File Manager.
  129.  
  130. *** LIST OF FILES ***
  131.  
  132. The CFGMGR30.ZIP package consists of the following files:
  133.  
  134. README.TXT   introductory information (this file)
  135. CONFGMGR.EXE required executable
  136. THREED.VBX   required VBX controls
  137. CONFGMGR.WRI complete user guide
  138. LICENSE.TXT  license agreement/warranty disclaimer
  139. ORDER.TXT    ordering instructions
  140. VENDOR.TXT   Shareware Distributor/Disk Vendor information
  141.  
  142. If you did not receive all these files please contact the author:
  143.  
  144.                Ad Astra Solutions
  145.                P.O. Box 58164
  146.                Houston, TX  77258-8164
  147.                CIS: 70372,2473
  148.                Internet: 70372.2473@CompuServe.Com
  149.